home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / modelers / geomview / source.lha / Geomview / src / bin / ginsu / Makefile < prev    next >
Makefile  |  1993-10-29  |  317b  |  10 lines

  1. GEOM = ../../..
  2. include ${GEOM}/makefiles/Makedefs.global
  3. include Makedefs
  4.  
  5. # We need Makerules.troublesrc rather than Makerules.src here since compilation
  6. # in the O.sgi directory will fail if we don't have a C++ compiler;
  7. # this lets us proceed even without make -k.
  8.  
  9. include ${GEOM}/makefiles/Makerules.troublesrc
  10.